home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / extraurb / mi031.dir / 00003_Script_3 < prev    next >
Text File  |  1983-02-02  |  143b  |  11 lines

  1. on mouseUp
  2.   scu
  3.   global dove
  4.   if dove<>2 then
  5.     set dove to 2
  6.     sound close 1
  7.     spegni 1,37
  8.     go "pruncipio"
  9.   end if
  10. end
  11.